xm-test: fix network13 test (protocol and extensions)
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 5 Aug 2009 12:38:38 +0000 (13:38 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 5 Aug 2009 12:38:38 +0000 (13:38 +0100)
commit5239cb1be72929e408d645d35783697fa3d8e6e7
tree56a22a8b880f5262341e440a26ba900744bcbf3c
parentccb359dbfc5d53e1445b0f5ef3c4bb84f21151dc
xm-test: fix network13 test (protocol and extensions)

Attached there is a patch that fixes the used protocol (was udp - but
nobody was listening...) to icmp echo and added the extension, that
the dom0 and the other guest ips are also pinged.
Because of the many different scenarios (three nested loops) over
packet sizes, two guests and different ip addresses, one run of this
test case takes now about 4.5 minutes.

Signed-off-by: Andreas Florath <xen@flonatel.org>
tools/xm-test/lib/XmTestLib/NetConfig.py
tools/xm-test/lib/XmTestLib/XenDevice.py
tools/xm-test/tests/network/13_network_domU_udp_pos.py